@charset "utf-8";
#certify{position:relative;width:1200px;margin:40px auto 0}
#certify .swiper-slide{width:398px;opacity:.5}
.mengban{position:fixed;top:0px;z-index:100;height:100%;width:100%;display:none;opacity:0.7}
#certify .swiper-slide img{display:block;width:100%}
#certify .swiper-slide p{font-size:14px;width:100%;background:#243b8a;height:2.8em;color:#fff;line-height:2.8em;text-align:center;display:block}
#certify .swiper-button-prev{left:-40px;top:46%;width:25px;height:56px;background:url(../images/prev.png) no-repeat;outline:0}
#certify .swiper-button-next{right:-40px;top:46%;width:25px;height:56px;background:url(../images/next.png) no-repeat;outline:0}
@media screen and (max-width:1200px){#certify{width:100%}}
@media screen and (max-width:768px){#certify .swiper-slide{width:198px;opacity:0.8}}